home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Netware Super Library
/
Netware Super Library.iso
/
menu_pgm
/
amsmnu15
/
menu.bat
< prev
next >
Wrap
DOS Batch File
|
1992-09-30
|
560b
|
16 lines
@Echo Off
CLS
:Menu.bat
:Use this to allow AMS to be called instead of Novell's MENU.
:Only applicable to Netware ELS/286/386 users.
:To use this file, move Novell's MENU to a directory without a search mapping.
:ie MD Z:\PUBLIC\NMENU
:COPY Z:\PUBLIC\MENU.EXE Z:\PUBLIC\NMENU
:DEL Z:\PUBLIC\MENU.EXE
:Then copy this file to the Z:\PUBLIC directory, along with the AMS.* files.
:Here's the actual command !
AMS %1
:Note - If Novell's Menu.exe was previously called from a batch file, you may
:need to change the batch file command to CALL MENU